home *** CD-ROM | disk | FTP | other *** search
- if(_root.even7 == 11)
- {
- _root.txt_number = 1;
- _root.di1 = 12;
- _root.next_dis1 = 2;
- _root.next_txt1 = "Maybe I should save my progress on the computer now.";
- }
- if(_root.even7 == 19)
- {
- _root.even7 = 20;
- _root.txt_number = 1;
- _root.next_dis1 = 2;
- _root.di1 = 14;
- _root.next_txt1 = "Now I think I\'m ready to go. I better hurry up and find a girl for the dance before it\'s too late!";
- }
- if(from_tute == 1)
- {
- _root.even40 = 1;
- _root.txt_number = 2;
- _root.next_txt2 = "And that\'s pretty much all there is to it really. If you need any more help with that just come back here and talk to me.";
- _root.di2 = 576;
- _root.next_dis2 = 17;
- _root.next_txt1 = "Thanks Casper.";
- _root.di1 = 577;
- _root.next_dis1 = 2;
- }
- from_tute = 0;
-